home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Postcard CD: Toronto
/
Postcard CD: Toronto (2004).iso
/
mac
/
PCDSS
/
TO2Binary.dcr
/
Internal_1.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-01-04
|
185 b
|
12 lines
on exitFrame me
if the timer < 100 then
set the blend of sprite 4 to the timer
end if
if the timer > 240 then
go(3)
startTimer()
else
go(the frame)
end if
end